home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / LGP250S1.ZIP / src / libgplus.5 / libgplus / tests / configur.in < prev    next >
Text File  |  1993-08-20  |  707b  |  28 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary to tailor a template configure script into the configure
  3. # script appropriate for this directory.  For more information, check
  4. # any existing configure script.
  5.  
  6. configdirs=
  7. srctrigger=tComplex.cc
  8. srcname="tests for libg++"
  9.  
  10. target_makefile_frag=../target-mkfrag
  11. package_makefile_frag=Make.pack
  12.  
  13. # per-host:
  14.  
  15. # per-target:
  16.  
  17. TOLIBGXX=../
  18. ALL=force
  19. MOSTLYCLEAN='*.out *.o \#* core trie-gen ffile streamfile i*.cc i*.h CXX.hack* test.bye test.bye2 test.shell $(LIBTEST) $(TOUTS)'
  20. CLEAN=
  21.  
  22. (. ${srcdir}/../config.shared) >${package_makefile_frag}
  23.  
  24. # post-target:
  25.  
  26. (. ${srcdir}/Makefile.sh) >>Makefile
  27. rm -f ${package_makefile_frag}
  28.